func github.com/vmihailenco/msgpack/v5.decodeBoolValue

2 uses

	github.com/vmihailenco/msgpack/v5 (current package)
		decode_value.go#L20: 		reflect.Bool:          decodeBoolValue,
		decode_value.go#L171: func decodeBoolValue(d *Decoder, v reflect.Value) error {